home *** CD-ROM | disk | FTP | other *** search
/ Champak 132 (Alt) / Vol 132.iso / games / hewitt.swf / scripts / DefineSprite_464 / frame_1 / DoAction.as < prev   
Encoding:
Text File  |  2011-06-09  |  797 b   |  28 lines

  1. if(_root.even7 == 11)
  2. {
  3.    _root.txt_number = 1;
  4.    _root.di1 = 12;
  5.    _root.next_dis1 = 2;
  6.    _root.next_txt1 = "Maybe I should save my progress on the computer now.";
  7. }
  8. if(_root.even7 == 19)
  9. {
  10.    _root.even7 = 20;
  11.    _root.txt_number = 1;
  12.    _root.next_dis1 = 2;
  13.    _root.di1 = 14;
  14.    _root.next_txt1 = "Now I think I\'m ready to go. I better hurry up and find a girl for the dance before it\'s too late!";
  15. }
  16. if(from_tute == 1)
  17. {
  18.    _root.even40 = 1;
  19.    _root.txt_number = 2;
  20.    _root.next_txt2 = "And that\'s pretty much all there is to it really. If you need any more help with that just come back here and talk to me.";
  21.    _root.di2 = 576;
  22.    _root.next_dis2 = 17;
  23.    _root.next_txt1 = "Thanks Casper.";
  24.    _root.di1 = 577;
  25.    _root.next_dis1 = 2;
  26. }
  27. from_tute = 0;
  28.